﻿2026-07-19T04:05:49.6097664Z ##[group]Run actions/checkout@v5
2026-07-19T04:05:49.6098161Z with:
2026-07-19T04:05:49.6098451Z   fetch-depth: 0
2026-07-19T04:05:49.6098766Z   repository: BigscreenVR/spt-bs-core
2026-07-19T04:05:49.6101570Z   token: ***
2026-07-19T04:05:49.6101923Z   ssh-strict: true
2026-07-19T04:05:49.6102223Z   ssh-user: git
2026-07-19T04:05:49.6102587Z   persist-credentials: true
2026-07-19T04:05:49.6103203Z   clean: true
2026-07-19T04:05:49.6103513Z   sparse-checkout-cone-mode: true
2026-07-19T04:05:49.6103870Z   fetch-tags: false
2026-07-19T04:05:49.6104158Z   show-progress: true
2026-07-19T04:05:49.6104468Z   lfs: false
2026-07-19T04:05:49.6104742Z   submodules: false
2026-07-19T04:05:49.6105038Z   set-safe-directory: true
2026-07-19T04:05:49.6105386Z ##[endgroup]
2026-07-19T04:05:49.7906145Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-19T04:05:49.7907366Z ##[group]Getting Git version info
2026-07-19T04:05:49.7907936Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-19T04:05:49.8261317Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-19T04:05:49.8515070Z git version 2.43.0.windows.1
2026-07-19T04:05:49.8538705Z ##[endgroup]
2026-07-19T04:05:49.8546250Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\dd2bbc49-6360-464b-81a5-b8e251f65518\.gitconfig'
2026-07-19T04:05:49.8560916Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\dd2bbc49-6360-464b-81a5-b8e251f65518' before making global git config changes
2026-07-19T04:05:49.8561981Z Adding repository directory to the temporary git global config as a safe directory
2026-07-19T04:05:49.8567332Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-19T04:05:50.0972327Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-19T04:05:50.1216596Z https://github.com/BigscreenVR/spt-bs-core
2026-07-19T04:05:50.1245117Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-19T04:05:50.1249338Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-19T04:05:50.3645216Z HEAD
2026-07-19T04:05:50.6064278Z ##[endgroup]
2026-07-19T04:05:50.6068041Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-19T04:05:52.3313717Z ##[group]Cleaning the repository
2026-07-19T04:05:52.3318411Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-19T04:06:01.7050887Z Removing .adapter-notify/
2026-07-19T04:06:01.7051636Z Removing target/
2026-07-19T04:06:01.7083601Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-19T04:06:01.8195557Z HEAD is now at f5243113 Merge 622eb840c88235724a7c9b7369d61f4010591294 into 7b524d0f9e3ee39df58b6159f000ea26f034112c
2026-07-19T04:06:01.8223204Z ##[endgroup]
2026-07-19T04:06:01.8227882Z ##[group]Disabling automatic garbage collection
2026-07-19T04:06:01.8233271Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-19T04:06:02.0113443Z ##[endgroup]
2026-07-19T04:06:02.0113801Z ##[group]Setting up auth
2026-07-19T04:06:02.0121417Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-19T04:06:02.0422777Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-19T04:06:02.9283253Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-19T04:06:02.9577829Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-19T04:06:04.4956375Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-19T04:06:04.5220801Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-19T04:06:05.6293260Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-19T04:06:05.6623860Z ##[endgroup]
2026-07-19T04:06:05.6624403Z ##[group]Fetching the repository
2026-07-19T04:06:05.6631818Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +f5243113a59ba28587a0ab2407054d90053e10fc:refs/remotes/pull/32/merge
2026-07-19T04:06:07.2139997Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-19T04:06:07.2140643Z  * [new branch]        build/rc-render-truth-w4-v0381 -> origin/build/rc-render-truth-w4-v0381
2026-07-19T04:06:07.2323416Z ##[endgroup]
2026-07-19T04:06:07.2323810Z ##[group]Determining the checkout info
2026-07-19T04:06:07.2324242Z ##[endgroup]
2026-07-19T04:06:07.2329343Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-19T04:06:07.2642169Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-19T04:06:07.2916148Z ##[group]Checking out the ref
2026-07-19T04:06:07.2920851Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/32/merge
2026-07-19T04:06:07.5455912Z HEAD is now at f5243113 Merge 622eb840c88235724a7c9b7369d61f4010591294 into 7b524d0f9e3ee39df58b6159f000ea26f034112c
2026-07-19T04:06:07.5477703Z ##[endgroup]
2026-07-19T04:06:07.5754350Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-19T04:06:07.5997171Z f5243113a59ba28587a0ab2407054d90053e10fc
